type crypto/des.desCipher (struct)

Method Implmentations (1 other method implements nothing)

BlockSize() int *desCipher.M : crypto/cipher.Block.BlockSize
Decrypt(dst, src []byte) *desCipher.M : crypto/cipher.Block.Decrypt
Encrypt(dst, src []byte) *desCipher.M : crypto/cipher.Block.Encrypt